![]() |
InvalRgn |
||||
Header: | MacWindows.h | Carbon status: | Unsupported | |
void InvalRgn ( RgnHandle badRgn );
Not supported in Carbon. Not available in Carbon.
Calls InvalWindowRgn, which takes a window pointer as an additional parameter. Invalidation works on windows, not ports, and because windows are not ports in Carbon, this change is necessary.
© 2000 Apple Computer, Inc. (Last Updated 6/30/2000)